home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / lang / CLisp4low.lha / exit-loop.cl < prev    next >
Text File  |  1992-11-08  |  101b  |  5 lines

  1. /* Makes CLISP jump out of infinite loop */
  2. address CLISP1
  3.  
  4. '(throw ''system::debug ''system::quit)'
  5.